//0x28 bytes (sizeof)
struct _ETW_DECODE_CONTROL_ENTRY
{
struct _ETW_DECODE_CONTROL_ENTRY* Next; //0x0
struct _GUID Decode; //0x4
struct _GUID Control; //0x14
UCHAR ConsumersNotified; //0x24
};